Package raar.agent.process.sensor

Interface Summary
RASensorUserSelectable Sensors that implement this interface are allowed to be selected and edited by users for usage in agents.
 

Class Summary
RACameraSensor A sensor that models an object recognition device.
RACompass Returns the angle the agent currently is in.
RAGripSensor Sensor that can determine whether the owning agent is gripping something.
RALightSensor Light sensor can detect a light source in the world.
RAObjectSensor A sensor with a response to objects of a certain class within a pie-piece- shaped region.
RARegionSensor A sensor with a certain region of perception (usually a cone within which the sensor sees something).
RARegionSensor_Pie A sensor with a certain region of perception (a cone within which the sensor sees something).
RASensor RASensor defines the sensors of an agent.
RASonarSensor A sensor with a response to massive objects within a pie-piece- shaped region.